home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / climatechaos.swf / scripts / frame_9 / PlaceObject2_201_100 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2008-09-12  |  131 b   |  7 lines

  1. onClipEvent(load){
  2.    this.onRelease = function()
  3.    {
  4.       getURL("http://www.superflashbros.net","_blank","GET");
  5.    };
  6. }
  7.